Back to search
30
MCP
JDBC Database Bridge
pulsemcp/jdbc database bridgeProvides a generic bridge to any JDBC-compatible data source, enabling natural language querying of databases through table discovery, schema inspection, and SQL execution with CSV-formatted results.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"jdbc_database_bridge": {
"url": "None",
"transport": "http"
}
}
}